home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-09-15 | 1.4 KB | 39 lines |
- [SHAZAM REPORT WIZARD]
- FileVersion=1.0
- SrwVersion=1.00.08
- [SETTINGS]
- Distinct=N
- Title=Comparison of Part Cost vs. Actual Amount Paid
- SubTitle=
- Footer=Shazam Report Wizard EXPR2.SRW Example
- FontTitle=20\Arial Narrow\4
- FontSubTitle=12\Arial Narrow\1
- FontFooter=10\Arial Narrow\1
- FontPageDate=10\System\1
- FontHeading=10\System\1
- FontBody=10\Times New Roman\1
- FontTotals=10\System\1
- PageOrient=P
- PageTop=0.30
- PageBottom=0.30
- PageLeft=0.30
- PageRight=0.30
- ColumnCount=31
- [TABLES]
- :DBDEMOS:CUSTOMER.DB~CUSTOMER
- :DBDEMOS:ORDERS.DB~ORDERS
- :DBDEMOS:ITEMS.DB~ITEMS
- :DBDEMOS:PARTS.DB~PARTS
- [FILTERS]
- Company~CUSTOMER~Company~Show~None~~~ ~ ~ ~ ~:DBDEMOS:CUSTOMER.DB~1~20~~~ ~ ~ ~Left~None~
- Sold~ORDERS~SaleDate~Show~None~Between '1/1/94' AND '12/31/94'~~ ~ ~ ~ ~:DBDEMOS:ORDERS.DB~11~10~0|1|1/1/94|12/31/94||||~~ ~ ~ ~Right~None~
- PartNo~ITEMS~PartNo~Show~None~~~ ~ ~ ~ ~:DBDEMOS:ITEMS.DB~6~10~~~ ~ ~ ~Right~None~
- Description~PARTS~Description~Show~None~~~ ~ ~ ~ ~:DBDEMOS:PARTS.DB~1~20~~~ ~ ~ ~Left~None~
- Our Cost~~(ITEMS.Qty * PARTS.Cost)~Show~None~~~ ~ ~ ~ ~~0~10~~~ ~ ~ ~Right~Column~
- Customer Paid~~(ITEMS.Qty * PARTS.ListPrice)~Show~None~~~ ~ ~ ~ ~~0~12~~~ ~ ~ ~Right~Column~
- The Difference~~((ITEMS.Qty * PARTS.ListPrice) - (ITEMS.Qty * PARTS.Cost))~Show~None~~~ ~ ~ ~ ~~0~12~~~ ~ ~ ~Right~Column~
- [LINKS]
- CUSTOMER.CustNo~Equals~ORDERS.CustNo~6~6~
- ORDERS.OrderNo~Equals~ITEMS.OrderNo~6~6~
- ITEMS.PartNo~Equals~PARTS.PartNo~6~6~
-